home *** CD-ROM | disk | FTP | other *** search
/ Games of Daze / Infomagic - Games of Daze (Summer 1995) (Disc 1 of 2).iso / x2ftp / msdos / libs / flilib / flisrc / makelong.c < prev    next >
Encoding:
Text File  |  1989-11-10  |  43 b   |  6 lines

  1.  
  2. i86_make_long(long l)
  3. {
  4. return(l);
  5. }
  6.